
*{
    box-sizing: border-box;
    font: Space Grotesk;
    margin: 0;
    padding: 0;
    font-family: 'Space Grotesk', sans-serif;
    scrollbar-width: none;
}
@font-face {
    font-family: 'Space Grotesk';
    src: url('../new-font/SpaceGrotesk-Regular.woff2') format('woff2'),
        url('../new-font/SpaceGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../new-font/SpaceGrotesk-Medium.woff2') format('woff2'),
        url('../new-font/SpaceGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../new-font/SpaceGrotesk-Bold.woff2') format('woff2'),
        url('../new-font/SpaceGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
::-webkit-scrollbar {
    display: none;
  }
.scroll_bar{
    width: 5px;
    height: 1px;
    border-radius: 5px;
    background-color: black;
    z-index: 1000;
    position: fixed;
    right: 0;
    top: 0;
}
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 1001;
    border: none;
    outline: none;
    cursor: pointer;
  }
html{
    font-size: 10px;
    scroll-behavior: smooth;
}
body{
    background-color: rgb(255, 255, 255);
    cursor: url('../Images/Ellipse\ 5.png'), default;
}
a{
    font-size: 1.4rem;
}
p{
    font-size: 1.6rem;
    line-height: 2.4rem;
}
h1{
    font-size: 12.4rem;
    font-weight: bold;
    -webkit-text-stroke-color: #000000;
    -webkit-text-stroke-width: 2px;
    color: transparent;
    opacity: 0.5;
    position: absolute;
    top: 5rem;
    left: 20rem;
}
h2{
    font-size: 2.4rem;
    line-height: 3.6rem;
    width: 40%;
    z-index: 100;
    font-weight: 500;
}
h3{
    font-size: 1.8rem;
    line-height: 2.7rem;
}
h4{
    font-size: 2.4rem;
    font-weight: 300;
}
main{
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 24rem;
}

.all_coosen_lenguages_in_birger{
    display: none;
}
.vertical_header{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100vh;
    margin: 7rem 0 0 3rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.header_section_above{
    display: flex;
    flex-direction: column;
}
.header_bottom_section{
    display: flex;
    flex-direction: column;
    margin-bottom: 18rem;
    margin-left: 1rem;
    font-weight: lighter;
}
.link_of_menu_items{
    color: black;
    text-decoration: none;
}
.navigation_items{
    transition: margin 0.5s ease-in;
}
.scrollanim{
    margin-left: 3rem;
    transition: 0.5s;
}
.scrollanim > .empoty{
    width: 2.5rem;
    transition: width 0.5s ease-in;
}
.sotial_media_icon{
    margin: 2rem;
}
.icon_hover{
    position: relative;
    cursor: pointer;
}
.icon_come_on_hover{
    position: absolute;
    left: 25px;
    top: 20px;
    display: none;
    z-index: 100;
}
.gurban_logo_on_mobile{
    display: none;
    justify-content: center;
    width: 100%;
    margin-top: 1rem;
}
.gurban_logo_link_to_home{
    padding: 2rem;
}
.icon_hover:hover .icon_come_on_hover{
    display: flex;
    transition: 0.5s;
}
.insta_hover{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 100;
    display: none;
}
.youtube_icon_hover:hover .none_path{
    display: none;
    transition: 0.5s;
}
.youtobe_hover{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 100;
    display: none;
}
.youtube{
    margin: 2rem 2rem 2rem 2rem;
}
.all_coosen_lenguages{
    display: none;
    flex-direction: column;
    align-items: center;
    margin-top: 8.4rem;
}
.lenguage{
    padding: 2rem;
}
.select{
    font-size: 1.4rem;
    font-weight: bold;
}
.english_lenguage{
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.arrow{
    margin-top: 1rem;
}
.german_lenguage, .armenian_lenguage{
    display: none;
}
.vertical_navigation{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100vh;
    margin-right: 2rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
}
.part_of_nav{
    display: flex;
    list-style-type: none;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 7rem;
    padding: 1rem;
    align-items: center;
}
.empoty{
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 3px;
    background-color: black;
    margin-right: 1rem;
}
.nav_link{
    cursor: pointer;
    text-decoration: none;
    color: black;
}
.sotial_media_icon{
    cursor: pointer;
}
.icon_for_header{
    transform: translateX(0) !important;
    
}
#icon_for_header {
    transform: translateX(-110%);
    width: 90%;
    height: 100vh;
    justify-content: space-between;
    background-color: #F8F3D7;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: transform ease 1s;
}
.icon_close{
    cursor: pointer;
}
.content_of_header{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    width: 100%;
}
.gurban_logo_and_closing_icon{
    display: flex;
    justify-content: space-between;
    padding: 5rem;
}
.gurban_nav_members_in_burger{
    text-align: center;
}
.gurban_nav_members{
    font-size: 1.8rem;
    list-style-type: none;
}
.menu_items{
    padding-bottom: 2rem;
}
.gurban_sotial_icons_burger{
    display: flex;
    margin: 3rem;
    justify-content: center;
}
.gurban_icon{
    display: none;
}
.all_coosen_lenguages_in_burger{
    display: none;
}
.button{
    font-size: 14px;
    border: black solid 1px;
    padding: 16px 26px;
    cursor: pointer;
    color: black;
}
.button:hover{
    background-color: black;
    color: #F8F3D7;
    transition: 0.5s;
}

section{
    width: 65.5%;
    display: flex;
    z-index: 100;
    justify-content: space-between;
}
.gurban_mards_banner_images{
    display: flex;
    justify-content: center;
    margin-bottom: 10rem;
}
.mards_text_button{
    width: 100%;
}
.mards_project_image{
    width: 90%;
    opacity: 0.8;
}
.mards_first_column{
    width: 47%;
}
.mards_second_column{
    width: 47%;
}
.mards_des_bold{
    font-weight: 800;
}
.gurban_mards_des{
    width: 90%;
    padding-bottom: 4rem;
}
.mards_project_image{
    margin-bottom: 4rem;
}
.gurban_mards_last_image{
    width: 50%;
}



#gurban_glog_we_are_currently_working{
    margin: 10rem 0 20rem 46.5rem;
}
#gurban_glog_we_are_currently_working{
    z-index: 100;
}

#gurban_first_blog{
    display: flex;
    justify-content: center;
    z-index: 100;
    margin-left: 47.4rem;
}
#gurban_first_blog_image{
    background-image: url(../Image/ArtLab_Cooperation_image.webp);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.gurban_blog_image_detales{
    width: 30rem;
    height: 20rem;
    background-size: cover;
    background-position: center;
    opacity: 0.8;
}
.gurban_blog_description_detales{
    width: 30%;
}
#gurban_first_blog_description{
    margin-left: 4rem;
}
#gurban_blog_live_site_specific{
    text-align: right;
    margin: 20rem 47rem 20rem 0;
}
#gurban_bloge_uppercase{
    font-size: 3.6rem;
}
#gurban_second_blog{
    z-index: 100;
    display: flex;
    justify-content: center;
    margin-right: 47.4rem;
}
#gurban_second_blog_image{
    background-image: url(../Image/Ground_Art_Fest.webp);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#gurban_blog_the_artistic_projects{
    margin-right: 4rem;
}
.from_left_section{
    z-index: 100;
}
#gurban_blog_groungfest_image{
    background-image: url(../Image/Synopsis_image.webp);
}
#gurban_all_movies_image{
    background-image: url(../Image/cinema.webp);
    height: 21rem;
}
#gurban_all_movies_section{
    display: flex;
    justify-content: center;
    z-index: 100;
    margin-left: 47.4rem;
    margin-top: 20rem;
}
#gurban_blog_movie_description{
    width: 100%;
    padding-top: 2rem;
}
#gurban_movie_button{
    text-decoration: none;
    align-self: flex-start;
    margin-top: 2rem;
}
#gurban_blog_movie_detils{
    z-index: 100;
    margin-left: 4rem;
    width: 30%;
    display: flex;
    flex-direction: column;
}
#gurban_glog_grondfest_movie_title{
    margin: 20rem 46.5rem 5rem 0;
    text-align: right;
}
#gurban_blog_groundfest_movie{
    display: flex;
    justify-content: center;
    z-index: 100;
    margin-right: 47.4rem;
}
#gurban_blog_groungfest_detils{
    width: 30%;
    margin-right: 4rem;
}
#gurban_blog_groungfest_description{
    width: 100%;
    padding-top: 2rem;
}
.gurban_groundfest_film_detils{
    padding-top: 2rem;
}
.from_film{
    font-weight: 500;
}
.footer{
    display: flex;
    justify-content: space-between;
    margin-top: 15rem;
    width: 100%;
}
.logo_sotial_icones{
    margin: 15rem 0 0 11rem;
    z-index: 1;
}
.footer_icon_come_on_hover{
    position: absolute;
    display: none;
    left: 0px;
    top: 0;
    cursor: pointer;
}
.footer_icon_hover{
    margin: 2rem 0 2rem 0;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.footer_facebook_icon_display{
    left: 4px;
}
.footer_icon_hover:hover .none_path{
    display: none;
}
.footer_icon_hover:hover .footer_icon_come_on_hover{
    display: flex;
}
.footer_icon_section_for_hover{
    margin-top: 2rem;
    display: none;
    flex-direction: column;
    width: 4rem;
    position: relative;
}
.footer_sotial_media_icon{
    color: #F8F3D7;
}
.footer_menu_member{
    color: black;
    text-decoration: none;
}
.menu_footer{
    margin-top: 15rem;
    z-index: 1;
    color: black;
}
.underlin_about{
    width: 1%;
    height: 2px;
    background-color: transparent;
}
.underlin_project{
    width: 1%;
    height: 2px;
    background-color: transparent;
}
.underline_artist{
    width: 1%;
    height: 2px;
    background-color: transparent;
}
.underlin_blog{
    width: 1%;
    height: 2px;
    background-color: transparent;
}
.underlin_contact{
    width: 1%;
    height: 2px;
    background-color: transparent;
}
.footer_about_for_hover{
    margin-bottom: 4rem;
    cursor: pointer;
}
.footer_project_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
}
.footer_artist_for_hover{
    margin-bottom: 4rem;
    cursor: pointer;
}
.footer_blog_for_hover{
    margin-bottom: 4rem;
    cursor: pointer;
}
.footer_contact_for_hover{
    margin-bottom: 4rem;
    cursor: pointer;
}
.footer_about_for_hover:hover .underlin_about{
    width: 100%;
    background-color: black;
    transition: 0.5s;
}
.footer_project_for_hover:hover .underlin_project{
    width: 100%;
    background-color: black;
    transition: 0.5s;
}
.footer_artist_for_hover:hover .underline_artist{
    width: 73%;
    background-color: black;
    transition: 0.5s;
}
.footer_blog_for_hover:hover .underlin_blog{
    width: 49%;
    background-color: black;
    transition: 0.5s;
}
.footer_contact_for_hover:hover .underlin_contact{
    width: 89%;
    background-color: black;
    transition: 0.5s;
}
.footer_about_for_hover{
    margin-bottom: 4rem;
    cursor: pointer;
}
#gurban_logo_footer{
    fill: black;
}
.newsletter_part{
    margin: 15rem 11rem 10rem 0;
    width: 63.5rem;
    z-index: 1;
}
.newsletter_name_footer{
    color: black;
    margin-bottom: 7rem;
}
.newsletter_mail_footer{
    background-color: transparent;
    color: black;
    border-bottom: solid black 1px;
    padding: 0 0 0.5rem 0.5rem;
    font-size: 14px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 4rem;
    width: 80%;
    outline: none;
}
::placeholder {
    color: rgb(65, 65, 65);
    opacity: 1;
  }
.text_for_newsletter_footer{
    color: black;
    margin-bottom: 7rem;
}
.newsletter_button_footer{
    padding: 16px 26px;
    color: black;
    border: solid black 1px;
    font-size: 14px;
    cursor: pointer;
}
.newsletter_button_footer:hover{
    background-color: black;
    color: #F8F3D7;
}
#staticbackground{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-color: transparent
}
#staticbackgroundcont{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: transparent
}
.sharik{
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius:50%;
    transition: 500ms;
    overflow: hidden
}
.mecsharik{
    position: absolute;
    transition: 300ms;
    border-radius: 50%;
    animation-name: example;
    animation-duration: 2s;
}
@keyframes example {
  0%   {width: 300px;height: 300px;}
  100% {width:5000px;height: 5000px;left: -2500px;top:-2500px}
}
.sharikmini{
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0;
    animation-name: example1;
    animation-duration: 0.3s;
}
@keyframes example1 {
  0%   {opacity: 0.3;}
  100% {opacity: 0;}
}
@media(max-width: 1024px){
    #staticbackground{
        display: none
    }
}
@media screen and (max-width: 1690px){
    #gurban_glog_we_are_currently_working {
        margin: 10rem 0 20rem 37.5rem;
    }
    #gurban_first_blog{
        margin-left: 42.1rem;
    }
    #gurban_blog_live_site_specific {
        text-align: right;
        margin: 20rem 37.7rem 20rem 0;
    }
    #gurban_second_blog{
        margin-right: 42.1rem;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 20rem 37.5rem 10rem 0;
        text-align: right;
    }
    #gurban_blog_groundfest_movie {
        margin-right: 42.1rem;
    }
    #gurban_all_movies_section {
        margin-left: 42.1rem;
        margin-top: 20rem;
    }
}
@media screen and (max-width: 1440px){
    a{
        font-size: 1.4rem;
    }
    p{
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    h1{
        font-size: 10rem;
        font-weight: bold;
        -webkit-text-stroke-color: #000000;
        -webkit-text-stroke-width: 2px;
        color: transparent;
        opacity: 0.5;
        position: absolute;
        top: 5rem;
        left: 20rem;
    }
    h2{
        font-size: 1.8rem;
        line-height: 2.7rem;
        width: 45%;
        z-index: 100;
        font-weight: 500;
    }
    h3{
        font-size: 3.6rem;
        line-height: 4.7rem;
    }
    h4{
        font-size: 2.4rem;
        font-weight: 300;
    }
    main{
        z-index: 1000;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 24rem;
    }
    .all_coosen_lenguages_in_birger{
        display: none;
    }
    .vertical_header{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        height: 100vh;
        margin: 7rem 0 0 3rem;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .header_section_above{
        display: flex;
        flex-direction: column;
    }
    .header_bottom_section{
        display: flex;
        flex-direction: column;
        margin-bottom: 18rem;
        margin-left: 1rem;
        font-weight: lighter;
    }
    .link_of_menu_items{
        color: black;
        text-decoration: none;
    }
    .sotial_media_icon{
        margin: 2rem;
    }
    .icon_hover{
        position: relative;
        cursor: pointer;
    }
    .icon_come_on_hover{
        position: absolute;
        left: 25px;
        top: 20px;
        display: none;
        z-index: 100;
    }
    .gurban_logo_on_mobile{
        display: none;
        justify-content: center;
        width: 100%;
        margin-top: 1rem;
    }
    .icon_hover:hover .icon_come_on_hover{
        display: flex;
        transition: 0.5s;
    }
    .insta_hover{
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 100;
        display: none;
    }
    .youtube_icon_hover:hover .none_path{
        display: none;
        transition: 0.5s;
    }
    .youtobe_hover{
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 100;
        display: none;
    }
    .youtube{
        margin: 2rem 2rem 2rem 2rem;
    }
    .all_coosen_lenguages{
        display: none;
        flex-direction: column;
        align-items: center;
        margin-top: 8.4rem;
    }
    .lenguage{
        padding: 2rem;
    }
    .select{
        font-size: 1.4rem;
        font-weight: bold;
    }
    .english_lenguage{
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }
    .arrow{
        margin-top: 1rem;
    }
    .german_lenguage, .armenian_lenguage{
        display: none;
    }
    .vertical_navigation{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        height: 100vh;
        margin-right: 2rem;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1000;
    }
    .part_of_nav{
        display: flex;
        list-style-type: none;
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 7rem;
        padding: 1rem;
        align-items: center;
    }
    .empoty{
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 3px;
        background-color: black;
        margin-right: 1rem;
    }
    .nav_link{
        cursor: pointer;
        text-decoration: none;
        color: black;
    }
    .sotial_media_icon{
        cursor: pointer;
    }
    .icon_for_header{
        transform: translateX(0) !important;
        
    }
    #icon_for_header {
        transform: translateX(-110%);
        width: 90%;
        height: 100vh;
        justify-content: space-between;
        background-color: #F8F3D7;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        position: fixed;
        top: 0;
        z-index: 9999;
        transition: transform ease 1s;
    }
    .icon_close{
        cursor: pointer;
    }
    .content_of_header{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100vh;
        width: 100%;
    }
    .gurban_logo_and_closing_icon{
        display: flex;
        justify-content: space-between;
        padding: 5rem;
    }
    .gurban_nav_members_in_burger{
        text-align: center;
    }
    .gurban_nav_members{
        font-size: 1.8rem;
        list-style-type: none;
    }
    .menu_items{
        padding-bottom: 2rem;
    }
    .gurban_sotial_icons_burger{
        display: flex;
        margin: 3rem;
        justify-content: center;
    }
    .gurban_icon{
        display: none;
    }
    .all_coosen_lenguages_in_burger{
        display: none;
    }
    .button{
        font-size: 14px;
        border: black solid 1px;
        padding: 16px 26px;
        cursor: pointer;
    }
    .button:hover{
        background-color: black;
        color: #F8F3D7;
        transition: 0.5s;
    }
    #gurban_glog_we_are_currently_working {
        margin: 10rem 0 20rem 40rem;
    }
    #gurban_first_blog {
        margin-left: 36.3rem;
    }
    .gurban_blog_image_detales {
        width: 25rem;
        height: 20rem;
    }
    #gurban_blog_live_site_specific {
        margin: 20rem 40rem 20rem 0;
    }
    #gurban_bloge_uppercase {
        font-size: 2.4rem;
    }
    #gurban_second_blog {
        margin-right: 36.3rem;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 20rem 40rem 10rem 0;
    }
    #gurban_all_movies_section {
        margin-left: 36.3rem;
        margin-top: 20rem;
    }
    #gurban_blog_groundfest_movie {
        margin-right: 36.3rem;
    }
    .footer{
        display: flex;
        justify-content: space-between;
        margin-top: 15rem;
    }
    .logo_sotial_icones{
        margin: 15rem 0 0 11rem;
    }
    .footer_icon_come_on_hover{
        position: absolute;
        display: none;
        left: 0px;
        top: 0;
        cursor: pointer;
    }
    .footer_icon_hover{
        margin: 2rem 0 2rem 0;
        cursor: pointer;
        display: flex;
        justify-content: flex-start;
        position: relative;
    }
    .footer_facebook_icon_display{
        left: 4px;
    }
    .footer_icon_hover:hover .none_path{
        display: none;
    }
    .footer_icon_hover:hover .footer_icon_come_on_hover{
        display: flex;
    }
    .footer_icon_section_for_hover{
        margin-top: 2rem;
        display: none;
        flex-direction: column;
        width: 4rem;
        position: relative;
    }
    .footer_sotial_media_icon{
        color: #F8F3D7;
    }
    .footer_menu_member{
        color: black;
        text-decoration: none;
    }
    .menu_footer{
        margin-top: 15rem;
    }
    .underlin_about{
        width: 1%;
        height: 2px;
        background-color: transparent;
    }
    .underlin_project{
        width: 1%;
        height: 2px;
        background-color: transparent;
    }
    .underline_artist{
        width: 1%;
        height: 2px;
        background-color: transparent;
    }
    .underlin_blog{
        width: 1%;
        height: 2px;
        background-color: transparent;
    }
    .underlin_contact{
        width: 1%;
        height: 2px;
        background-color: transparent;
    }
    .footer_about_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .footer_project_for_hover{
            margin-bottom: 4rem;
            cursor: pointer;
    }
    .footer_artist_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .footer_blog_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .footer_contact_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .footer_about_for_hover:hover .underlin_about{
        width: 100%;
        background-color: #F8F3D7;
        transition: 0.5s;
    }
    .footer_project_for_hover:hover .underlin_project{
        width: 100%;
        background-color: #F8F3D7;
        transition: 0.5s;
    }
    .footer_artist_for_hover:hover .underline_artist{
        width: 73%;
        background-color: #F8F3D7;
        transition: 0.5s;
    }
    .footer_blog_for_hover:hover .underlin_blog{
        width: 49%;
        background-color: #F8F3D7;
        transition: 0.5s;
    }
    .footer_contact_for_hover:hover .underlin_contact{
        width: 89%;
        background-color: #F8F3D7;
        transition: 0.5s;
    }
    .footer_about_for_hover{
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .newsletter_part{
        margin: 15rem 10rem 10rem 0;
        width: 45rem;
    }
    .newsletter_name_footer{
        color: black;
        margin-bottom: 7rem;
    }
    .newsletter_mail_footer{
        background-color: transparent;
        color: black;
        border-bottom: solid black 1px;
        padding: 0 0 0.5rem 0.5rem;
        font-size: 14px;
        border-top: none;
        border-left: none;
        border-right: none;
        margin-bottom: 4rem;
        width: 100%;
        outline: none;
    }
    .text_for_newsletter_footer{
        color: black;
        margin-bottom: 7rem;
    }
    .newsletter_button_footer{
        padding: 16px 26px;
        color: black;
        border: solid black 1px;
        font-size: 14px;
        cursor: pointer;
    }
    .newsletter_button_footer:hover{
        background-color: black;

    }
}
@media screen and (max-width: 1220px){
    a{
        font-size: 1.4rem;
    }
    p{
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    h1{
        font-size: 10rem;
        font-weight: bold;
        -webkit-text-stroke-color: #000000;
        -webkit-text-stroke-width: 2px;
        color: transparent;
        opacity: 0.5;
        position: absolute;
        top: 5rem;
        left: 20rem;
    }
    h2{
        font-size: 1.8rem;
        line-height: 2.7rem;
        width: 45%;
        z-index: 100;
        font-weight: 500;
    }
    h3{
        font-size: 3.6rem;
        line-height: 4.7rem;
    }
    h4{
        font-size: 2.4rem;
        font-weight: 300;
    }
    main{
        z-index: 1000;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 24rem;
    }
    .button{
        font-size: 14px;
        border: black solid 1px;
        padding: 14px 24px;
        cursor: pointer;
    }
    #gurban_first_blog {
        margin-left: 37rem;
    }
    #gurban_first_blog_description {
        margin-left: 3rem;
    }
    #gurban_second_blog {
        margin-right: 37rem;
    }
    .logo_sotial_icones{
        margin: 15rem 0 0 8rem;
    
    }
    #gurban_blog_the_artistic_projects {
        margin-right: 3rem;
    }
    .gurban_blog_description_detales {
        width: 40%;
    }
    #gurban_glog_we_are_currently_working {
        margin: 10rem 0 20rem 30rem;
    }
    #gurban_blog_live_site_specific {
        margin: 20rem 30rem 20rem 0;
    }
    #gurban_blog_groungfest_detils {
        width: 40%;
        margin-right: 3rem;
    }
    #gurban_blog_movie_detils{
        width: 40%;
        margin-left: 3rem;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 20rem 30rem 7rem 0;
    }
    #gurban_blog_groundfest_movie {
        margin-right: 37rem;
    }
    #gurban_all_movies_section {
        margin-left: 37rem;
        margin-top: 20rem;
    }
    #gurban_blog_groungfest_description {
        padding-top: 1rem;
    }
    .gurban_groundfest_film_detils {
        padding-top: 1rem;
    }
    .newsletter_button_footer{
        padding: 14px 24px;
        color: black;
        border: solid black 1px;
        font-size: 1.4rem;
        cursor: pointer;
    }
}
@media screen and (max-width: 1024px){
    body{
        background-color: rgb(255, 255, 255);
        cursor: default;
    }
    a{
        font-size: 1.4rem;
    }
    p{
        font-size: 1.4rem;
        line-height: 2.1rem;
    }
    h1{
        font-size: 7rem;
        top: 7rem;
        left: 10rem;
    }
    h2{
        font-size: 1.8rem;
        line-height: 2.7rem;
        width: 50%;
        z-index: 100;
        font-weight: 500;
    }
    h3{
        font-size: 2.5rem;
        line-height: 4.7rem;
    }
    h4{
        font-size: 1.8rem;
        font-weight: 300;
    }
    .all_coosen_lenguages_in_burger{
        display: none;
        position: fixed;
        top: 10rem;
        left: 1.7rem;
    }
    .gurban_icon{
        display: block;
        position: fixed;
        top: 3rem;
        left: 3rem;
        cursor: pointer;
        z-index: 999;
    }
    .button{
        font-size: 14px;
        border: black solid 1px;
        padding: 14px 24px;
        cursor: pointer;
    }
    .vertical_header {
        display: none;
    }
    .vertical_navigation {
        display: none;
    }
    .gurban_logo_on_mobile{
        display: flex;
    }
    .gurban_blog_image_detales {
        width: 20rem;
        height: 17rem;
    }
    #gurban_first_blog_image {
        background-position-x: 20rem;
    }
    .gurban_blog_description_detales {
        width: 53.5%;
    }
    #gurban_first_blog_description {
        margin-left: 2rem;
    }
    #gurban_glog_we_are_currently_working {
        margin: 10rem 0 15rem 31rem;
    }

    #gurban_blog_live_site_specific {
        margin: 15rem 31rem 15rem 0;
    }
    #gurban_blog_the_artistic_projects {
        margin-right: 2rem;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 15rem 31rem 7rem 0;
    }
    #gurban_all_movies_section{
        margin-top: 15rem;
    }
    #gurban_blog_groungfest_detils {
        width: 53.5%;
        margin-right: 2rem;
    }
    #gurban_blog_movie_detils {
        width: 53.5%;
        margin-left: 2rem;
    }
    .footer{
        display: flex;
        background-color: black;
        justify-content: space-between;
        margin-top: 14rem;
    }
    #gurban_logo_footer{
        height: 3rem;
        fill: #F8F3D7;
    }
    .logo_sotial_icones{
        margin: 14rem 0 0 5rem;
    
    }
    .footer_icon_section_for_hover{
        margin-top: 2rem;
        display: flex;
        width: 100%;
        position: relative;
        flex-direction: row;
        justify-content: center;
    }
    .contact_title, .color_on_mobile, .color_on_mobile svg g, .color_on_mobile svg g path{
        color: #F8F3D7 !important;
        fill: #F8F3D7 !important;
    }
    .footer_icon_hover {
        margin: 2rem;
        cursor: pointer;
        display: flex;
        position: relative;
    }
    .footer_about_for_hover:hover .underlin_about {
        display: none;
    }
    .footer_project_for_hover:hover .underlin_project {
        display: none;
    }
    .footer_artist_for_hover:hover .underline_artist {
        display: none;
    }
    .footer_blog_for_hover:hover .underlin_blog {
        display: none;
    }
    .footer_contact_for_hover:hover .underlin_contact {
        display: none;
    }
    .newsletter_part {
        margin: 15rem 5rem 10rem 0;
        width: 30rem;
    }
    .newsletter_button_footer{
        padding: 14px 24px;
        background-color: black;
        color: #F8F3D7;
        border: solid #F8F3D7 1px;
        font-size: 1.4rem;
        cursor: pointer;
    }
    .text_for_newsletter_footer {
        color: #F8F3D7;
        font-size: 1.8rem;
        margin-bottom: 5rem;
    }
    .newsletter_name_footer {
        color: #F8F3D7;
        margin-bottom: 5rem;
    }
    .newsletter_mail_footer {
        background-color: transparent;
        color: #E4DAA5;
        border-bottom: solid #F8F3D7 2px;
        padding: 0 0 0.5rem 0.5rem;
        font-size: 18px;
        border-top: none;
        border-left: none;
        border-right: none;
        margin-bottom: 4rem;
        width: 100%;
        outline: none;
    }
    ::placeholder {
        color: #E4DAA5;
        opacity: 0.5;
      }
    .menu_footer {
        margin-top: 14rem;
    }
    .footer_about_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_project_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_artist_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_blog_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_contact_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_menu_member {
        color: #F8F3D7;
        font-size: 1.8rem;
        text-decoration: none;
    }

}
@media screen and (max-width: 768px){
    a{
        font-size: 1.4rem;
    }
    p {
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    h1 {
        font-size: 7rem;
        top: 7rem;
        left: 8rem;
    }
    h2{
        font-size: 1.6rem;
        line-height: 2.4rem;
        width: 45%;
        z-index: 100;
        font-weight: 500;
    }
    h3{
        font-size: 2rem;
        line-height: 3rem;
    }
    h4{
        font-size: 1.4rem;
        line-height: 2.1rem;
        font-weight: 300;
    }
    .all_coosen_lenguages_in_burger{
        display: none;
        position: fixed;
        top: 10rem;
        left: 1.7rem;
    }
    .gurban_icon{
        display: block;
        position: fixed;
        top: 3rem;
        left: 3rem;
        cursor: pointer;
    }
    .button{
        font-size: 14px;
        border: black solid 1px;
        padding: 14px 24px;
        cursor: pointer;
    }
    .vertical_header {
        display: none;
    }
    .vertical_navigation {
        display: none;
    }

    main {
        margin-top: 14rem;
    }

    section{
        width: 90%;
        flex-direction: column;
        align-items: center;
    }
    .gurban_mards_banner_images{
        display: flex;
        justify-content: center;
    }
    .mards_text_button{
        width: 80%;
    }
    .mards_project_image{
        width: 90%;
        opacity: 0.8;
    }
    .mards_first_column{
        width: 70%;
    }
    .mards_second_column{
        width: 70%;
    }
    .mards_des_bold{
        font-weight: 800;
    }
    .gurban_mards_des{
        width: 90%;
        padding-bottom: 4rem;
    }
    .mards_project_image{
        margin-bottom: 4rem;
    }
    .gurban_mards_last_image{
        width: 70%;
    }
    






    #gurban_first_blog {
        margin-left: 14rem;
        width: 70%;
    }

    #gurban_glog_we_are_currently_working {
        margin: 0px 0 10rem 35rem;
    }
    #gurban_blog_live_site_specific {
        margin: 10rem 35rem 10rem 0;
    }
    #gurban_second_blog {
        margin-right: 14rem;
        width: 70%;
    }
    #gurban_all_movies_section {
        margin-top: 15rem;
        margin-left: 14rem;
        width: 70%;
    }
    #gurban_all_movies_image{
        height: 17rem;
    }
    #gurban_blog_movie_description {
        width: 100%;
        padding-top: 1rem;
    }
    #gurban_movie_button {
        text-decoration: none;
        align-self: flex-start;
        margin-top: 1rem;
    }
    #gurban_first_blog_image {
        background-position-x: 17rem;
    }
    .gurban_blog_image_detales {
        width: 17rem;
        height: 15rem;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 10rem 35rem 5rem 0;
    }
    #gurban_blog_groundfest_movie {
        margin-right: 14rem;
        width: 70%;
    }
    .footer{
        display: flex;
        background-color: black;
        justify-content: center;
        margin-top: 10rem;
        flex-wrap: wrap;
    }
    #gurban_logo_footer{
        height: 3rem;
    }
    .logo_sotial_icones{
        margin: 14rem 0 0 0;
        width: 45%;
        text-align: center;
    }
    .footer_about_for_hover:hover .underlin_about {
        display: none;
    }
    .footer_project_for_hover:hover .underlin_project {
        display: none;
    }
    .footer_artist_for_hover:hover .underline_artist {
        display: none;
    }
    .footer_blog_for_hover:hover .underlin_blog {
        display: none;
    }
    .footer_contact_for_hover:hover .underlin_contact {
        display: none;
    }
    .newsletter_part {
        margin: 15rem 0 10rem 0;
        width: 30rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .newsletter_button_footer{
        padding: 14px 24px;
        background-color: black;
        color: #F8F3D7;
        border: solid #F8F3D7 1px;
        font-size: 1.4rem;
        cursor: pointer;
    }
    .text_for_newsletter_footer {
        color: #F8F3D7;
        font-size: 1.8rem;
        margin-bottom: 5rem;
    }
    .newsletter_name_footer {
        font-size: 3.6rem;
        color: #F8F3D7;
        margin-bottom: 5rem;
    }
    .newsletter_mail_footer {
        background-color: transparent;
        color: #E4DAA5;
        border-bottom: solid #F8F3D7 2px;
        padding: 0 0 0.5rem 0.5rem;
        font-size: 18px;
        border-top: none;
        border-left: none;
        border-right: none;
        margin-bottom: 4rem;
        width: 100%;
        outline: none;
        width: 40rem;
    }
    .menu_footer {
        margin-top: 14rem;
        width: 45%;
        text-align: center;
    }
    .footer_icon_section_for_hover {
        margin-top: 2rem;
        display: flex;
        width: 100%;
        position: relative;
        flex-direction: row;
        justify-content: center;
    }
    .footer_icon_hover {
        margin: 2rem;
        cursor: pointer;
        display: flex;
        position: relative;
    }
    .footer_about_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_project_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_artist_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_blog_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_contact_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_menu_member {
        color: #F8F3D7;
        font-size: 1.6rem;
        text-decoration: none;
    }

}
@media screen and (max-width: 570px){
    a{
        font-size: 1.2rem;
    }
    p{
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    h1 {
        font-size: 5rem;
        top: 7rem;
        left: 5rem;
    }
    h2{
        font-size: 1.6rem;
        line-height: 2.4rem;
        width: 70%;
        z-index: 100;
        font-weight: 500;
    }
    h3{
        font-size: 2rem;
        line-height: 3rem;
    }
    h4{
        font-size: 1.2rem;
        line-height: 2.1rem;
        font-weight: 300;
    }
    main{
        z-index: 1000;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10rem;
    }
    .gurban_mards_banner_images {
        margin-bottom: 3rem;
    }
    .all_coosen_lenguages_in_burger{
        display: none;
        position: fixed;
        top: 10rem;
        left: 1.7rem;
    }
    .gurban_icon{
        display: block;
        position: fixed;
        top: 3rem;
        left: 3rem;
        cursor: pointer;
    }
    .button{
        font-size: 14px;
        border: black solid 1px;
        padding: 14px 24px;
        cursor: pointer;
    }
    .vertical_header {
        display: none;
    }
    .vertical_navigation {
        display: none;
    }
    #gurban_glog_we_are_currently_working {
        margin: 0 0 10rem 0;
    }
    #gurban_blog_live_site_specific {
        margin: 10rem 0 10rem 0;
        text-align: left;
    }
    .gurban_blog_description_detales {
        width: 70%;
    }
    #gurban_first_blog {
        margin-left: 0;
        width: 90%;
        flex-direction: column;
        align-items: center;
    }
    #gurban_second_blog {
        margin-right: 0;
        width: 90%;
        flex-direction: column-reverse;
        align-items: center;
    }
    #gurban_first_blog_description {
        margin-left: 0;
        margin-top: 2rem;
        text-align: center;
    }
    #gurban_blog_the_artistic_projects {
        margin-right: 0;
        margin-top: 2rem;
        text-align: center;
    }
    #gurban_blog_groungfest_movie_inner_title{
        margin: 2rem 0 0 0;
        width: 100%;
    }
    #gurban_blog_groundfest_movie {
        margin-right: 0;
        width: 90%;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    #gurban_all_movies_section {
        margin-top: 10rem;
        margin-left: 0;
        width: 70%;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #gurban_all_movies_title{
        width: 100%;
    }
    #gurban_movie_button {
        text-decoration: none;
        align-self: center;
        margin-top: 1rem;
    }
    #gurban_blog_movie_detils {
        width: 100%;
        margin-left: 0;
        margin-top: 2rem;
    }
    .gurban_groundfest_film_detils {
        padding-top: 1rem;
        text-align: start;
    }
    #gurban_glog_grondfest_movie_title {
        margin: 10rem 0 5rem 0rem;
        text-align: left;
    }
    #gurban_blog_groungfest_detils {
        width: 70%;
        margin-right: 0;
    }
    .newsletter_part{
        padding: 6rem 0;
        margin: 0;
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer{
        display: flex;
        background-color: black;
        justify-content: center;
        margin-top: 8rem;
        flex-wrap: wrap;
    }
    #gurban_logo_footer{
        height: 3rem;
    }
    .logo_sotial_icones{
        margin: 10rem 0 0 0;
        width: 45%;
        text-align: center;
    }
    .newsletter_button_footer{
        padding: 14px 24px;
        background-color: black;
        color: #F8F3D7;
        border: solid #F8F3D7 1px;
        font-size: 1.4rem;
        cursor: pointer;
    }
    .text_for_newsletter_footer {
        color: #F8F3D7;
        margin-bottom: 5rem;
        width: 70%;
    }
    .newsletter_name_footer {
        color: #F8F3D7;
        margin-bottom: 3rem;
    }
    .newsletter_mail_footer {
        background-color: transparent;
        color: #E4DAA5;
        border-bottom: solid #F8F3D7 2px;
        padding: 0 0 0.5rem 0.5rem;
        font-size: 14px;
        border-top: none;
        border-left: none;
        border-right: none;
        margin-bottom: 4rem;
        outline: none;
        width: 30rem;
    }
    .menu_footer {
        margin-top: 10rem;
        width: 45%;
        text-align: center;
    }
    .footer_icon_section_for_hover {
        margin-top: 2rem;
        display: flex;
        width: 100%;
        position: relative;
        flex-direction: row;
        justify-content: center;
    }
    .footer_icon_hover {
        margin: 2rem;
        cursor: pointer;
        display: flex;
        position: relative;
    }
    .footer_about_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_project_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_artist_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_blog_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_contact_for_hover {
        margin-bottom: 2rem;
        cursor: pointer;
    }
    .footer_menu_member {
        color: #F8F3D7;
        font-size: 1.6rem;
        text-decoration: none;
    }

}